projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4df83e1
)
Forgotten files.
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 21 Jun 2004 02:46:03 +0000
(
02:46
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 21 Jun 2004 02:46:03 +0000
(
02:46
+0000)
gtk/gtkiconview.h
patch
|
blob
|
history
diff --git
a/gtk/gtkiconview.h
b/gtk/gtkiconview.h
index ae6be00c0aaac82dfaadc0faa1b18dcf4d4ff76e..5fbabd81a49d0b772290d0fb5c804a104fce38b3 100644
(file)
--- a/
gtk/gtkiconview.h
+++ b/
gtk/gtkiconview.h
@@
-74,6
+74,9
@@
struct _EggIconListClass
void (* unselect_all) (EggIconList *icon_list);
void (* select_cursor_item) (EggIconList *icon_list);
void (* toggle_cursor_item) (EggIconList *icon_list);
+ gboolean (* move_cursor) (EggIconList *icon_list,
+ GtkMovementStep step,
+ gint count);
};
GType egg_icon_list_get_type (void);